-
Notifications
You must be signed in to change notification settings - Fork 2.8k
[minor] Improve Session #2302
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[minor] Improve Session #2302
Conversation
|
@Leemoonsoo @felixcheung @jongyoul Please help review this. |
|
Thank you @felixcheung and @jongyoul. Will merge this to master and branch-0.7 soon. |
### What is this PR for? A minor tweak for handling session. ### What type of PR is it? [Improvement] ### Questions: * Does the licenses files need update? N/A * Is there breaking changes for older versions? N/A * Does this needs documentation? N/A Author: Prabhjyot Singh <[email protected]> Closes #2302 from prabhjyotsingh/ImproveSession and squashes the following commits: b9f9f0c [Prabhjyot Singh] improve session (cherry picked from commit 129741c) Signed-off-by: Prabhjyot Singh <[email protected]>
|
This PR breaks authentication for me .. in a weird way. and rebuilt Zeppelin, authentication started working back again as expected. |
### What is this PR for? After the merge of #2302 breaks authentication. ### What type of PR is it? [Hot Fix] ### Todos * [x] - Fix selenium logout issue (flaky test) ### Questions: * Does the licenses files need update? * Is there breaking changes for older versions? * Does this needs documentation? Author: Prabhjyot Singh <[email protected]> Closes #2304 from prabhjyotsingh/hotfix/ImproveSession and squashes the following commits: 94ba9e7 [Prabhjyot Singh] check if modal window is present, and then close it f993b59 [Prabhjyot Singh] improve session
### What is this PR for? After the merge of #2302 breaks authentication. ### What type of PR is it? [Hot Fix] ### Todos * [x] - Fix selenium logout issue (flaky test) ### Questions: * Does the licenses files need update? * Is there breaking changes for older versions? * Does this needs documentation? Author: Prabhjyot Singh <[email protected]> Closes #2304 from prabhjyotsingh/hotfix/ImproveSession and squashes the following commits: 94ba9e7 [Prabhjyot Singh] check if modal window is present, and then close it f993b59 [Prabhjyot Singh] improve session (cherry picked from commit 6c4ccf3) Signed-off-by: Prabhjyot Singh <[email protected]>
### What is this PR for? A minor tweak for handling session. ### What type of PR is it? [Improvement] ### Questions: * Does the licenses files need update? N/A * Is there breaking changes for older versions? N/A * Does this needs documentation? N/A Author: Prabhjyot Singh <[email protected]> Closes apache#2302 from prabhjyotsingh/ImproveSession and squashes the following commits: b9f9f0c [Prabhjyot Singh] improve session (cherry picked from commit 129741c) Signed-off-by: Prabhjyot Singh <[email protected]>
After the merge of apache#2302 breaks authentication. [Hot Fix] * [x] - Fix selenium logout issue (flaky test) * Does the licenses files need update? * Is there breaking changes for older versions? * Does this needs documentation? Author: Prabhjyot Singh <[email protected]> Closes apache#2304 from prabhjyotsingh/hotfix/ImproveSession and squashes the following commits: 94ba9e7 [Prabhjyot Singh] check if modal window is present, and then close it f993b59 [Prabhjyot Singh] improve session (cherry picked from commit 6c4ccf3) Signed-off-by: Prabhjyot Singh <[email protected]> Change-Id: Ie71a7b3879298b2eae2afc89ec6fa470e7f545c7
What is this PR for?
A minor tweak for handling session.
What type of PR is it?
[Improvement]
Questions: